ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _GroupingInfo<TKey> Class / _key Property

In This Topic
    _key Property (_GroupingInfo<TKey>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _key As TKey
    public TKey _key {get;}
    See Also